.webinar-new2014{
    background-position: center;
    background-repeat: no-repeat;
//background-size: cover;
//background-image: url("../images/webinar/V5/cloud_sync.jpg");
// height:100vh;
}
.webnar-head{
    font-size: 3.125rem;
    line-height: 1.2;
    font-weight: 700;
//max-width: 770px;
    margin-bottom: 32px;
    text-align: left;
    color: rgb(11, 53, 88);
}
.webinar-breadcrumbs
{
    margin-bottom: 32px;
    text-align: left;
    color: rgb(71, 103, 136);
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: 1.25px;
    text-transform: uppercase;
}
.web-tille-top1{
    margin-bottom: 16px;
    text-align: left;
    color: rgb(71, 103, 136);
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 700;
}
.web-tille-top2{
    text-align: left;
    color: rgb(11, 53, 88);
    font-size: 1rem;
    line-height: 1.6;
    font-weight: 700;
}
.webinar-img-2024{
    display: flex;
    position: relative;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    max-width: 276px;
    padding: 24px;
    box-shadow: rgba(71, 103, 136, 0.06) 0px 15px 30px, rgba(71, 103, 136, 0.03) 0px 8px 14.9653px, rgba(71, 103, 136, 0.04) 0px 3.99006px 4.45557px;
    border: 1px solid rgb(231, 237, 246);
    border-radius: 8px;

}
.img-webinar-text{

    border: 2px solid rgb(255, 255, 255);
    width: 120px;
    height: 120px;

}
.img-web-second{
    background-position: right;
    background-repeat: no-repeat;
//  background-size: cover;
//background-image: url("../images/webinar/V5/cloud_sync-v1.png");
//height:800px;
}